home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 4 / The 640 Meg Shareware Studio CD-ROM Volume IV (Data Express)(1994).ISO / clang / pcl4c35.zip / DIR_IO.H < prev    next >
Text File  |  1992-10-15  |  89b  |  5 lines

  1. /* prototypes for DIR_IO.C */
  2.  
  3. int FindFirst(char *,char *);
  4. int FindNext(char *);
  5.